Builder
This is the most compact possible representation for a set of channels.
It includes only one PRIMARY channel (which must be first) and
any SECONDARY channels.
No DISABLED channels are included.
This abstraction is used only on the the 'app side' of the world (ie python, javascript and android etc) to show a group of Channels as a (long) URL
Content copied to clipboard
meshtastic.ChannelSet
Functions
Link copied to clipboard
open fun addAllSettings(values: Iterable<out ChannelProtos.ChannelSettings>): AppOnlyProtos.ChannelSet.Builder
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
open fun addSettings(builderForValue: ChannelProtos.ChannelSettings.Builder): AppOnlyProtos.ChannelSet.Builder
open fun addSettings(index: Int, value: ChannelProtos.ChannelSettings): AppOnlyProtos.ChannelSet.Builder
open fun addSettings(index: Int, builderForValue: ChannelProtos.ChannelSettings.Builder): AppOnlyProtos.ChannelSet.Builder
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AppOnlyProtos.ChannelSet.Builder
Link copied to clipboard
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;
Link copied to clipboard
open fun setLoraConfig(builderForValue: ConfigProtos.Config.LoRaConfig.Builder): AppOnlyProtos.ChannelSet.Builder
LoRa config
Content copied to clipboard
.meshtastic.Config.LoRaConfig lora_config = 2;
Link copied to clipboard
open fun setSettings(index: Int, value: ChannelProtos.ChannelSettings): AppOnlyProtos.ChannelSet.Builder
open fun setSettings(index: Int, builderForValue: ChannelProtos.ChannelSettings.Builder): AppOnlyProtos.ChannelSet.Builder
Channel list with settings
Content copied to clipboard
repeated .meshtastic.ChannelSettings settings = 1;